1 Invalid Maximum Packet Size. The Maximum Packet size must be between 256 to 2,147,483,647.
2 Invalid Client Timeout value. The timeout value must be a positive number, or zero for no timeout.
3 Invalid Server Port. The Port must be a positive number.
4 Power SQL Internet Driver
5 [Blue Sky][Power SQL]
6 08001
7 Unable to locate server, no IP address provided by data source.
8 Unable to locate server, invalid port, or no port provided.
9 08S01
10 Unable to connect to server.
11 S1C00
12 Driver not capable.
13 S1001
14 Unable to allocate memory.
15 Communication error:
16 Unknown network communication error. Call Tech Support.
17 Invalid message format. Possibly another network software is attempting to access the port used by Power SQL.
18 The message is larger than the maximum size. By default, the maximum size is 32K, although both larger and smaller sizes may be set in the Power SQL Monitor.
19 The connection has been closed.
20 Function sequence error; the communication channel has not yet been initialized.
21 Missing a parameter expected for this ODBC function.
22 Assertion failure. Contact Tech Support.
23 Parameter of the wrong type.
24 Parameter value larger than expected. Use a smaller size.
25 Invalid parameter value, NULL or zero.
26 S1090
27 IM002
28 01004
29 Data Truncated.
30 Connection Lost! All statements and connections have been closed.
31 Attempted to retrieve data into an invalid bound parameter or column variable.
32 Option changed. A parameter was changed to input only, the pointer provided was invalid, and unable to handle an output parameter.
33 An invalid, or too small pointer was provided for an output parameter.
34 01000
35 Unable to bind variable, character or binary data types require a maximum size.
36 Unable to locate server at '%s', continue anyway?
37 Unable to locate ODBC Internet Server at '%s', port %d, attempt timed out or failed. Continue anyway?
38 No Power SQL server was found on %s between port %d and %d.
39 Warning: This operation may take a few minutes. Continue?
40 Unable to start a process on the server: the server may be low on resources.
41 Unable to start a thread on the server; the server may be low on resources.
42 Unable to locate the server DLL, you may have a version conflict.
43 Invalid server DLL, you may have a version conflict.
44 Unable to initialize the server. Check the Event Log on the server for more details.
45 Unable to start the server. Check the Event Log in the server for more details.
46 Unable to allocate more statements, maximum number of statements per connection reached on the server.
47 The %s server has changed since the data source was created. Select Yes to create a new server '%s', or No to use the current definition of the server in the data source.
48 Power SQL Server Changed
49 A server with that name already exists. Type another name.
50 The %s server has been deleted since this data source was created. Recreate the %s server?
51 User canceled the connection in the Power SQL dialog box.
52 S1000
53 Delete the %s server?
54 Data sources on the %s server
55 Encryption DLLs (*.PCR)|*.pcr|
56 Encryption DLL
57 Invalid Encryption DLL
58 Invalid Encryption DLL selected. Either the DLL cannot be found, or it is not compatible with Power SQL.
59 Decryption failed. Check the encryption setup.
60 Encryption failed.
61 Unable to retrieve data sources. The Max Packet size in the Settings dialog on the Power SQL Monitor may be set too small.
62 Unable to perform positioned updates, or other positioned operations when the Bulk Read (SQL_ENABLE_BULK_READ) option has been enabled.
63 Unable to perform bi-directional, or other extended fetch operations when the Bulk Read (SQL_ENABLE_BULK_READ) option has been enabled.
64 Unable to enable the Bulk Read (SQL_ENABLE_BULK_READ) option. The Cursor Type option (SQL_CURSOR_TYPE) is not set to forward only.
65 Unable to enable the Bulk Read (SQL_ENABLE_BULK_READ) option. The Rowset Size (SQL_ROWSET_SIZE) is not 1.
66 Unable to enable the Bulk Read (SQL_ENABLE_BULK_READ) option. A recordset is already open on this statement.
67 This option is not supported with the Bulk Read (SQL_ENABLE_BULK_READ) option.
10004 The network connection was interrupted. (WSAEINTR).
10009 Unknown network error (WSABADF).
10013 Inapropriate IP address given (WSAEACCES).
10014 Invalid memory address (WSAEFAULT).
10022 Invalid Server. Check to be sure the IP Address is correct, and that the Power SQL Server is running. (WSAEINVAL).
10024 Resource Error, unable to allocate file descriptor (WSAEMFILE).